Plotting Style
Dot -
Dot method only plots points at each pixel for an equation.
Line -
Drawing a graph with lines is just the process of connecting the
dots from the previous method.Line Width is the width in pixels
of the line drawn. Try turning it up for emphasis.
|